home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Devpac 2.12 disk 1.adf / s / startup-sequence next >
Text File  |  1989-03-06  |  514b  |  21 lines

  1. system/creator ;like this program? Buy the original!
  2. echo "A500/A2000 Workbench disk.  Release 1.2 version 33.61 GB*N"
  3. echo "Welcome to Devpac Amiga Version 2*N"
  4. Sys:System/FastMemFirst
  5. BindDrivers
  6. Addbuffers df0: 20 ;this uses up about 10K of memory, but improves disk speed
  7. if EXISTS sys:system
  8.     path sys:system add
  9. endif
  10. if EXISTS sys:utilities
  11.     path sys:utilities add
  12. endif
  13. Dir RAM:
  14. Path RAM: add
  15. SetMap gb ;change this if you have a non-UK keyboard
  16. ;LoadWb
  17. failat 30
  18. SetClock >NIL: Opt load
  19. Date
  20. Genam2
  21.